home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol K-12
/
Vol K-12.iso
/
games
/
extrem_t.exe
/
scripts
/
DefineButton2_65
/
BUTTONCONDACTION on(keyPress Space).as
< prev
Wrap
Text File
|
2012-08-27
|
76b
|
5 lines
on(keyPress "<Space>"){
gotoAndStop(230);
sonMC.gotoAndPlay(4);
}